PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / getRight Method
In This Topic
    getRight Method
    In This Topic
    Gets the right coordinate.
    The right coordinate is used by zoom mode.
    Syntax
    public double getRight()

    Return Value

    Right coordinate of the page positioned at the right edge of the window.
    See Also